home *** CD-ROM | disk | FTP | other *** search
/ Creating Your Own America Online Web Pages / Creating Your Own America Online Web Pages.iso / SEHTML2D / figs / seuh2607.gif < prev    next >
Graphics Interchange Format  |  1996-07-19  |  8.2 KB  |  640x480  |  4-bit (5 colors)
   ocr: SimpleScript - Notepad EX File Edit Search Help <HTML> <HEAD> <TITLE>A very simple Javascript Program/TIILE7 </HEAD> <BODY> <SCRIPT LANGUAGE-"Javascript"" document.writeln(<H2>); document.writeln("This is a very simple example of a Javascript program."); document.writeln(<br>); document.writeln("Now we'll count From one to ten: "); for (i = 1; i <= 10 ; i++) document.writelnd): document.writeln("</H27); </SCRIPT> <BODY> </HTML>